projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1a0e33
)
(tramp-unified-filenames): Improve previos doc fix.
author
Glenn Morris
<rgm@gnu.org>
Sat, 11 Nov 2006 04:01:02 +0000
(
04:01
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 11 Nov 2006 04:01:02 +0000
(
04:01
+0000)
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index 2a2213a675b30636c010de280299f948c07e2be2..54bb69464982a569645dba870609d8fbab0f8276 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-113,7
+113,7
@@
;;;###autoload
(defvar tramp-unified-filenames (not (featurep 'xemacs))
"Non-nil means to use unified Ange-FTP/Tramp filename syntax.
-
nil means to
use a separate filename syntax for Tramp.")
+
Otherwise,
use a separate filename syntax for Tramp.")
;; Load foreign methods. Because they do require Tramp internally, this
;; must be done with the `eval-after-load' trick.